which - Attempt to resolve a command name using the 'path' variable
SYNTAX
which command
DESCRIPTION
The utility 'which' will attempt to resolve a command name using the currently set 'path' variable. The path to the first eligible MacShell executable file located in the directories specified in the 'path' shell variable will be reported on the standard output.
If no eligible files are found, an error is reported.
SEE ALSO
macshell (for more information about path and manpath shell variables)